home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 6 / Eagles_Nest_Mac_Collection_Disc_6.TOAST / Windows / VBSuperBible / VB SuperBible.image / README.TXT
Text File  |  1992-03-27  |  2KB  |  46 lines

  1. This disk contains all the chapter projects from The Waite Group's
  2. Visual Basic SuperBible.
  3.  
  4. You will need Windows 3.0 or greater and Visual Basic to run these 
  5. projects.
  6.  
  7. All projects are set up to run from the floppy disk with these
  8. exceptions:
  9.  
  10. The projects for Chapters 16 (KEYS.MAK) and 23 (CLIP.MAK) rely
  11. on Visual Basic's CONSTANT.TXT files for constant defintion. 
  12. CHANGE.MAK (Chapter 7) relies on CONSTANT.TXT for a text file
  13. These projects assume that CONSTANT.TXT will be found at C:\VB. 
  14. See the appropriate book chapters for directions on how to reset
  15. the expected location of the CONSTANT.TXT file. This hard-coding is
  16. one of the reasons the book suggests installing these programs on
  17. your hard disk.
  18.  
  19. Note that the projects for Chapters 9 (COORDIN.MAK) and 
  20. 12 (FONT.MAK) require an active printer to be connected
  21. to your PC or you will get an error.
  22.  
  23. The project for Chapter 25 (DDE.MAK) requires an external
  24. DDE--in this case, one supplied by Excel. If you do not
  25. have Excel for Windows, you should change the script.
  26.  
  27. Please see Appendix F in the book for installation details. 
  28. Our installation directions assume that you are installing 
  29. to a C: drive. However even if you have Visual Basic installed 
  30. on a D: or other hard disk, as long as you use the xcopy command 
  31. for installation, the relative directory structure will remain 
  32. intact and the programs will run.
  33.  
  34. All files have been tested. If you move the programs around, and, 
  35. when running certain projects you get a PATH NOT FOUND: message, 
  36. click the OK button. Then go to Visual Basic's File menu and select 
  37. the Add File... option. Pointto the file in its new location, and 
  38. double-click. The projects will then run. Remember to resave the 
  39. project after you've re-linked it.
  40.  
  41.  
  42. We hope you can make use of these projects.
  43.  
  44.  
  45. vers 1.0  3/27/92SC
  46.